projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d7fa6
)
#undef C_SWITCH_SYSTEM.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 19:57:02 +0000
(19:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 19:57:02 +0000
(19:57 +0000)
src/s/isc3-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc3-0.h
b/src/s/isc3-0.h
index f79a6b1bcfe7085e408728cf1a2cdd2add33ddf9..cb75a8fb19a42c9178620be3b90550777c3b6456 100644
(file)
--- a/
src/s/isc3-0.h
+++ b/
src/s/isc3-0.h
@@
-11,3
+11,7
@@
/* mt00@etherm.co.uk says this is needed for process.c. */
#define HAVE_TIMEVAL
+
+/* People say that using -traditional causes lossage with `const',
+ so we might as well try getting rid of -traditional. */
+#undef C_SWITCH_SYSTEM